Lucene search
K
LinuxLinux Kernel6.1.125

4 matches found

CVE
CVE
added 2025/01/21 12:18 p.m.155 views

CVE-2024-57939

CVE-2024-57939 affects the Linux kernel on riscv where die() can be invoked in an exception handler and uses spinlock_t, which may sleep with PREEMPT_RT enabled. This causes a kernel warning (BUG: sleeping function called from invalid context) and potential instability. The fix switches to raw_sp...

5.5CVSS6.5AI score0.00203EPSS
CVE
CVE
added 2025/05/08 6:26 a.m.122 views

CVE-2025-37815

CVE-2025-37815 concerns the Linux kernel’s misc: microchip: pci1xxxx IRQ handling. The patch fixes a kernel panic during IRQ handler registration by acquiring the spinlock and saving the current interrupt state before processing the IRQ via generic_handle_irq. A previous fix substituted generic_h...

5.5CVSS5.2AI score0.00156EPSS
CVE
CVE
added 2026/05/28 9:35 a.m.31 views

CVE-2026-46130

CVE-2026-46130 concerns the Linux kernel’s dm-verity-fec component. The root cause is an incorrect assumption about parity data layout: when reading parity bytes across blocks, parity bytes for the first RS codeword can be split across parity blocks, causing an out-of-bounds read under certain no...

7.1CVSS5.8AI score0.00117EPSS
CVE
CVE
added 2026/05/08 2:21 p.m.16 views

CVE-2026-43419

CVE-2026-43419 affects the Linux kernel Ceph filesystem component, where ceph_mdsc_build_path() could leak memory via a path pointer obtained with __getname() if not freed or transferred. The fixes add __putname() calls in error paths and ensure the pointer is freed when ownership isn’t passed to...

5.5CVSS5.8AI score0.00122EPSS